home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 36 / qostnote.zip / MEMSTAT.TEC < prev    next >
Text File  |  1990-07-03  |  3KB  |  71 lines

  1. ID:MS Discussion of Memory Status
  2. by Bob Perry, QOS.REP2
  3.  
  4. Q.What do the numbers in the Memory Status window mean?
  5.  
  6. Q.Why does DESQview report 0K for Largest Available Expanded
  7.      Memory?
  8.  
  9. Q.Why does Total Memory for Expanded not report all my board
  10.      memory?
  11.  
  12.      The Memory Status (MS.COM) program dynamically displays the
  13. current memory usage of your system at any given moment. It takes
  14. about 7K "overhead" to run this program.  When you run Memory
  15. Status, the window shows three columns and three rows of numbers.
  16.  
  17.      The ROWS list the three main memory areas of interest:
  18.  
  19.      1-Common Memory (in Bytes):   Common Memory refers to the
  20. amount of memory in DESQview's Common Memory buffer, and
  21. generally should not  be allowed to drop below 1,000 bytes.
  22. Allocations are made by running the SETUP program.
  23.  
  24.      2-Conventional Memory (in Kilobytes, K):  Conventional
  25. Memory refers to the memory available for you to run programs in
  26. the 0K - 640K memory area of your computer.
  27. This consists of any type of memory your system uses to fill out
  28. to 640K.
  29.  
  30.      3-Expanded Memory (in Kilobytes, K):  Expanded Memory refers
  31. to memory supplied by expanded memory boards.  Memory Status will
  32. not report expanded memory used for other purposes such as to
  33. fill-out conventional memory, RAM disks, print spoolers or disk
  34. caches.
  35.  
  36.      The COLUMNS in Memory Status are useful in determining the
  37. current memory sizes of the following three areas:
  38.  
  39.      A-Total Memory:  Total Memory refers to the total memory
  40. available on your system at the moment you started DESQview.
  41. Such things as device drivers, memory-resident programs and
  42. buffers (indeed most everything you might load in your CONFIG.SYS
  43. and AUTOEXEC.BAT files before DESQview) will cause the numbers in
  44. this column to be lower.
  45.  
  46.      B-Total Available:  Total Available is the total memory
  47. available to store data and run programs at the current moment.
  48. These numbers are TOTAL numbers and do not reflect the size of
  49. any one program, which is shown in the third column.
  50.  
  51.      C-Largest Available:  The third column, and perhaps the most
  52. useful one, tells you the largest area of contiguous memory
  53. available at the current moment to run a program.  NOTE THAT YOU
  54. MUST SUBTRACT APPROXIMATELY 14K FROM THESE FIGURES TO ADD OR
  55. CHANGE A PROGRAM'S MEMORY SIZE. This is because DESQview needs
  56. about 14K to manage each application.
  57.  
  58.      The Largest Available amount of memory for Expanded Memory,
  59. which is the lower right corner figure in Memory Status, is
  60. useful because it determines the size of secondary programs that
  61. you can multitask (i.e., keep running at the same time as your
  62. conventional memory program) without swapping.  Only expanded
  63. memory which conforms to EEMS (Enhanced Expanded Memory
  64. Specification) or EMS 4 (Expanded Memory 4.0 Specfification) will
  65. result in a number in this location.  No other expanded memory
  66. boards or boards with so-called EMS 4 software drivers can be
  67. used for multitasking.
  68.  
  69.         Copyright (C) 1990 by Quarterdeck Office Systems
  70.              * * *   E N D   O F   F I L E    * * * 
  71.